-
Home
-
Hotel Booking Lite
-
4.8.8
-
Code
-
Classes
- RoomRepository
Total Complexity |
39 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
365 |
Lines of code |
222 |
Logical lines of code |
108 |
Comment lines |
60 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getBookedDays() |
B |
34 |
20 |
95 |
getAvailableRooms() |
S |
47 |
5 |
35 |
generateRooms() |
S |
50 |
5 |
28 |
getLockedRooms() |
S |
58 |
2 |
17 |
getIdTitleList() |
S |
58 |
2 |
15 |
mapPostToEntity() |
S |
62 |
2 |
11 |
mapEntityToPostData() |
S |
60 |
1 |
14 |
findById() |
S |
79 |
1 |
3 |
findAllByRoomType() |
S |
75 |
1 |
4 |